Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

StoreToQueryModel(DicomDataSet,String,String,String,ReferencedImages[]) Method






The Leadtools.Dicom.DicomDataSet to be stored.
The path where the requestDataSet is stored.
The token that corresponds to the stored requestDataSet.
The guid that uniquely identifies the external store where the requestDataSet is stored.
Information about images generated from this requestDataSet.
Stores the Leadtools.Dicom.DicomDataSet information to the query model.
Syntax
protected override void StoreToQueryModel( 
   DicomDataSet requestDataSet,
   string referenceFilePath,
   string storeToken,
   string externalStoreGuid,
   ReferencedImages[] generatedImages
)
'Declaration
 
Protected Overloads Overrides Sub StoreToQueryModel( _
   ByVal requestDataSet As DicomDataSet, _
   ByVal referenceFilePath As String, _
   ByVal storeToken As String, _
   ByVal externalStoreGuid As String, _
   ByVal generatedImages() As ReferencedImages _
) 
'Usage
 
Dim instance As InstanceCStoreCommand
Dim requestDataSet As DicomDataSet
Dim referenceFilePath As String
Dim storeToken As String
Dim externalStoreGuid As String
Dim generatedImages() As ReferencedImages
 
instance.StoreToQueryModel(requestDataSet, referenceFilePath, storeToken, externalStoreGuid, generatedImages)

            

            
protected:
void StoreToQueryModel( 
   DicomDataSet^ requestDataSet,
   String^ referenceFilePath,
   String^ storeToken,
   String^ externalStoreGuid,
   array<ReferencedImages^>^ generatedImages
) override 

Parameters

requestDataSet
The Leadtools.Dicom.DicomDataSet to be stored.
referenceFilePath
The path where the requestDataSet is stored.
storeToken
The token that corresponds to the stored requestDataSet.
externalStoreGuid
The guid that uniquely identifies the external store where the requestDataSet is stored.
generatedImages
Information about images generated from this requestDataSet.
Requirements

Target Platforms

See Also

Reference

InstanceCStoreCommand Class
InstanceCStoreCommand Members
Overload List

Error processing SSI file
Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features